matlabimshow

Theimshowfunctiondisplaysthevaluelow(andanyvaluelessthanlow)asblack,anditdisplaysthevaluehigh(andanyvaluegreaterthanhigh)aswhite.,...imshow函数在图窗窗口中显示该图像。moon=imread(moon.tif);imshow(moon).Grayscaleimageinafigurewindow.您还可以将包含图像的文件的文件名传递给imshow ...,此MATLAB函数在图窗中显示灰度图像I。imshow使用图像数据类型的默认显示范围,并优化图窗、坐标区和图像对象属性以便显示图...

MATLAB imshow

The imshow function displays the value low (and any value less than low ) as black, and it displays the value high (and any value greater than high ) as white.

在图窗窗口中显示图像- MATLAB & Simulink

... imshow 函数在图窗窗口中显示该图像。 moon = imread(moon.tif); imshow(moon). Grayscale image in a figure window. 您还可以将包含图像的文件的文件名传递给 imshow ...

显示图像

此MATLAB 函数在图窗中显示灰度图像I。imshow 使用图像数据类型的默认显示范围,并优化图窗、坐标区和图像对象属性以便显示图像。

显示图像- MATLAB imshow

此MATLAB 函数在图窗中显示灰度图像I。imshow 使用图像数据类型的默认显示范围,并优化图窗、坐标区和图像对象属性以便显示图像。